CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - surface reconstruction

搜索资源列表

  1. PoissonRecon

    0下载:
  2. 点云的泊松曲面重构方法的源代码。有论文说明。-The Poisson point cloud surface reconstruction method source code. The paper describes.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4613613
    • 提供者:kimist
  1. the-surface-drawing-program

    0下载:
  2. 基于Matlab的医学CT断层图像三维重建的实现方法之面绘制程序-Based on Matlab medical CT images the implementation of the three-dimensional reconstruction of the surface drawing program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:589
    • 提供者:何超
  1. surf

    0下载:
  2. 能够生成曲面三角网格,可用于曲面重构,程序由C++编写,其中包含了算例-Able to generate triangular mesh surface, can be used for surface reconstruction, the program prepared by the C++, which contains examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1083329
    • 提供者:luolei
  1. matlab

    0下载:
  2. 计算机视觉,基于matlab实现多个图像表面重建,用matlab程序实现-based on matlab surface reconstruction of multiple images with matlab program,computer vision homework
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:47020
    • 提供者:wei xai
  1. CPP

    0下载:
  2. 基于opencv2.4.3和VS2010编程实现多图像的表面重建。计算机视觉中期project-Opencv2.4.3 and VS2010 programming , surface reconstruction of multiple images . Computer Vision interim project
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:27680330
    • 提供者:wei xai
  1. adaptive-csrbf(1)

    0下载:
  2. 基于曲面重建RBF方法,程序源码~ 。c++源码-RBF based surface reconstruction method, program source ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1574257
    • 提供者:fuyanqing
  1. PoissonRecon

    0下载:
  2. 用于点云表面重建,基于Poisson重建算法,生成.ply文件,需要先求取点云法向量。-For point cloud surface reconstruction, reconstruction algorithm based on Poisson generate. Ply files, you need to strike a point cloud normal vector.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:108296
    • 提供者:波才
  1. reconstruct-suface-patch-by-opengl

    0下载:
  2. 对物体表面进行投影算法的重建,基于OpenCV和OpenGL来实现,算法本身比较简单,适于初学者参考-The projection of the surface reconstruction algorithm, based on OpenCV and OpenGL to implement the algorithm itself is relatively simple, suitable for beginners reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1857
    • 提供者:htmon
  1. PoissonRecon

    0下载:
  2. Poisson surface reconstruction creates watertight surfaces from oriented point sets. In this work we extend the technique to explicitly incorporate the points as interpolation constraints. The extension can be interpreted as a generalization of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:164125
    • 提供者:青竹居士
  1. reconstruction-of-fluid-surface

    0下载:
  2. 非常有用的中文的流体三维重建方法论文。方便不习惯英文阅读的朋友学习。-Very useful method for three-dimensional reconstruction of fluid papers in Chinese. English reading friends are not used to facilitate learning.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4618031
    • 提供者:俞铭
  1. openGL4_yh

    0下载:
  2. 实现对三维点云数据的曲面重构显示,并附带有三维点云数据TXT文件,方便用户测试,Opengl学习必备入门程序,并已封装好了各种类,方便学习- Surface Reconstruction achieve the three-dimensional point cloud data display, along with a three-dimensional point cloud data TXT files, user testing, Opengl learning essential
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4322265
    • 提供者:ggyymm
  1. openGL5_yh

    0下载:
  2. 实现对三维点云数据的曲面重构显示,而且通过迭代指定了每个片面的法失,使重构曲面更加平滑,Opengl学习必备入门程序,并已封装好了各种类,方便学习-Surface Reconstruction achieve the three-dimensional point cloud data show, but also through an iterative method is specified for each one-sided loss to make a smoother surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4385351
    • 提供者:ggyymm
  1. Three-dimensional-surface-rendering-

    0下载:
  2. 三维重建中面绘制算法原理,有详细的理论步骤-Three-dimensional surface rendering reconstruction algorithm theory, a detailed theoretical step
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:830633
    • 提供者:田佳
  1. segment

    0下载:
  2. 代码的sbseg’是一个非常快速的图像分割,由陈,esedoglu最初提出的变分模型的实现,以及Nikolova。分割模型和它的分裂Bregman方法数值解是在分裂Bregman方法本文几何应用描述:重建,分割和表面由汤姆德斯坦,沙维尔布列松,和斯坦利Osher。-The code ‘sbseg’ is an extremely fast implementation of the variational model for image segmentation originally propo
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4065
    • 提供者:wangyouquan
  1. Pre-processing

    0下载:
  2. 点云数据的预处理与曲面重建,非常好的一片文献,值得参考-Pre processing and surface reconstruction of point cloud data
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2661721
    • 提供者:linda
  1. PCL-1.6-sources

    1下载:
  2. PCL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。这里是PCL1.6的例子源码-PCL (Point Cloud Library) is on the basis of absorbing the predecessors Point Cloud related research to build a
  3. 所属分类:3D Graphic

    • 发布日期:2015-09-23
    • 文件大小:156672
    • 提供者:yangzhenfa
  1. multi-csrbf-gui

    0下载:
  2. 多尺度隐函数表面重构软件代码,可针对点云数据进行三维模型的表面重构。-The multiscale implicit function surface reconstruction software code, surface reconstruction can be carried out according to the three-dimensional model of point cloud data.
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1014384
    • 提供者:Niu Wenjie
  1. Monte_Carlo_simulation_20120702

    1下载:
  2. 蒙特卡洛模拟算法,用于三维曲面重构,大型球面镜测量-Monte Carlo simulation algorithm for three-dimensional surface reconstruction, large spherical mirror measurement
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2561
    • 提供者:高峰
  1. PoissonRecon

    0下载:
  2. 点云数据生成三维模型所采用的经典算法 泊松表面重建-Classical algorithm to generate a three-dimensional point cloud model used Poisson surface reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:186864
    • 提供者:
  1. Pcl_object_recognition

    0下载:
  2. 基于PCL库的图像实时识别,PCL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。支持多种操作系统平台,可在Windows、Linux、Android、Mac OS X、部分嵌入式实时系统上运行-Image library based on real-time identification PCL, PCL
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:11555
    • 提供者:tanpan
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com